home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libtalloc1 / copyright < prev   
Text File  |  2009-07-28  |  2KB  |  37 lines

  1. Talloc was Debianized by Jelmer Vernooij <jelmer@samba.org> on 
  2. Mon Apr 30 01:48:43 CEST 2007.
  3.  
  4. It was obtained from the Samba projects' Subversion repository. 
  5. The tarball was created by running:
  6. svn export svn://svn.samba.org/samba/tags/TALLOC_`echo -n $VERSION | tr . _` talloc-$VERSION
  7. cd talloc-$VERSION && ./autogen.sh && cd ..
  8. tar cvz talloc-$VERSION > talloc_$VERSION.orig.tar.gz
  9.  
  10. where VERSION should be replaced with the version of talloc (currently 1.0).
  11.  
  12. Talloc is copyright (C) 2004 Andrew Tridgell <tridge@samba.org> and 
  13. (C) 2006 Stefan Metzmacher <metze@samba.org> and published under the 
  14. following license:
  15.  
  16.    This library is free software; you can redistribute it and/or
  17.    modify it under the terms of the GNU Lesser General Public
  18.    License as published by the Free Software Foundation; either
  19.    version 3 of the License, or (at your option) any later version.
  20.  
  21.    This library is distributed in the hope that it will be useful,
  22.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  23.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  24.    Lesser General Public License for more details.
  25.  
  26.    You should have received a copy of the GNU Lesser General Public
  27.    License along with this library; if not, write to the Free Software
  28.    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
  29.  
  30.  
  31. On Debian GNU/Linux systems, the complete text of the GNU Lesser General
  32. Public License can be found in `/usr/share/common-licenses/LGPL'.
  33.  
  34. The upstream source also contains a single file (libreplace/timegm.c) that 
  35. is licensed under the BSD license. This file is not used when building 
  36. the Debian package.
  37.